[INFO] fetching crate amqp-manager 1.3.1...
[INFO] testing amqp-manager-1.3.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate amqp-manager 1.3.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate amqp-manager 1.3.1
[INFO] finished tweaking crates.io crate amqp-manager 1.3.1
[INFO] tweaked toml for crates.io crate amqp-manager 1.3.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate amqp-manager 1.3.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate amqp-manager 1.3.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a9cbf933cea04d4882ec02541041daf35778f68b8130b854e089a54b37e1fc1
[INFO] running `Command { std: "docker" "start" "-a" "7a9cbf933cea04d4882ec02541041daf35778f68b8130b854e089a54b37e1fc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a9cbf933cea04d4882ec02541041daf35778f68b8130b854e089a54b37e1fc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a9cbf933cea04d4882ec02541041daf35778f68b8130b854e089a54b37e1fc1", kill_on_drop: false }`
[INFO] [stdout] 7a9cbf933cea04d4882ec02541041daf35778f68b8130b854e089a54b37e1fc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af390dceabcd25d97ea49d622c0439e5b994dcabdcfb4a4ca4d16af8167719ec
[INFO] running `Command { std: "docker" "start" "-a" "af390dceabcd25d97ea49d622c0439e5b994dcabdcfb4a4ca4d16af8167719ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.70
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling block-modes v0.8.1
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling rc2 v0.7.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling des v0.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling serde_json v1.0.70
[INFO] [stderr]    Compiling yasna v0.4.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling pkcs-12 v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling tokio v1.13.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling amq-protocol-uri v6.1.0
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling amq-protocol v6.1.0
[INFO] [stderr]    Compiling cookie-factory v0.3.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling lapin v1.8.1
[INFO] [stderr]    Compiling pinky-swear v4.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling rustls-native-certs v0.5.0
[INFO] [stderr]    Compiling rustls-connector v0.13.1
[INFO] [stderr]    Compiling tcp-stream v0.20.8
[INFO] [stderr]    Compiling amq-protocol-tcp v6.1.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.2
[INFO] [stderr]    Compiling deadpool v0.9.1
[INFO] [stderr]    Compiling amq-protocol-types v6.1.0
[INFO] [stderr]    Compiling tokio-amqp v1.0.0
[INFO] [stderr]    Compiling deadpool-lapin v0.9.0
[INFO] [stderr]    Compiling amqp-manager v1.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "af390dceabcd25d97ea49d622c0439e5b994dcabdcfb4a4ca4d16af8167719ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af390dceabcd25d97ea49d622c0439e5b994dcabdcfb4a4ca4d16af8167719ec", kill_on_drop: false }`
[INFO] [stdout] af390dceabcd25d97ea49d622c0439e5b994dcabdcfb4a4ca4d16af8167719ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19980cc8474cb2a87cc43ac6ee5bb8337df9fb713dd45f7a9a90e3af1deddff2
[INFO] running `Command { std: "docker" "start" "-a" "19980cc8474cb2a87cc43ac6ee5bb8337df9fb713dd45f7a9a90e3af1deddff2", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling tokio v1.13.0
[INFO] [stderr]    Compiling tokio-macros v1.5.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling pkcs-12 v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling tcp-stream v0.20.8
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling amq-protocol-tcp v6.1.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling amq-protocol-types v6.1.0
[INFO] [stderr]    Compiling amq-protocol v6.1.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.2
[INFO] [stderr]    Compiling deadpool v0.9.1
[INFO] [stderr]    Compiling lapin v1.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling tokio-amqp v1.0.0
[INFO] [stderr]    Compiling deadpool-lapin v0.9.0
[INFO] [stderr]    Compiling amqp-manager v1.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.13s
[INFO] running `Command { std: "docker" "inspect" "19980cc8474cb2a87cc43ac6ee5bb8337df9fb713dd45f7a9a90e3af1deddff2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19980cc8474cb2a87cc43ac6ee5bb8337df9fb713dd45f7a9a90e3af1deddff2", kill_on_drop: false }`
[INFO] [stdout] 19980cc8474cb2a87cc43ac6ee5bb8337df9fb713dd45f7a9a90e3af1deddff2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7ea01152e5fb8c9dd41bb522288e8fff792de800ebce515c74a20558ebbe6fc7
[INFO] running `Command { std: "docker" "start" "-a" "7ea01152e5fb8c9dd41bb522288e8fff792de800ebce515c74a20558ebbe6fc7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/amqp_manager-46622b2de5d88ff6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-419ef6fd6b8d868c)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test broadcast ... FAILED
[INFO] [stdout] test multiple_connections_with_multiple_sessions ... FAILED
[INFO] [stdout] test reuse_connection_for_multiple_sessions ... FAILED
[INFO] [stdout] test pub_sub ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- broadcast stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'broadcast' (18) panicked at tests/tests.rs:252:14:
[INFO] [stdout] Failed to create session: Pool(Backend(IOError(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64c9548b0c2a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64c9548b0c2a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64c9548b0c2a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64c9548b0c2a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64c9548c911a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64c9548c911a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64c9548b5bf2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64c9548b5bf2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64c95488e6df - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64c95488e6df - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64c9548a8869 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64c95437c68c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64c95437c68c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64c9548a8ae2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64c9548a8ae2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64c95488e798 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64c954885e79 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64c95488f70d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64c9548c98dc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64c9548c9652 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64c95433eead - <core[a96a4c5c53f902a3]::result::Result<amqp_manager[ef289d71146babb2]::session::AmqpSession, amqp_manager[ef289d71146babb2]::AmqpError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64c954345dd7 - tests[a984fcec33ebfe48]::utils::get_amqp_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:252:14
[INFO] [stdout]   22:     0x64c95432c6e3 - tests[a984fcec33ebfe48]::broadcast::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:53:45
[INFO] [stdout]   23:     0x64c954357ded - <core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::broadcast::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64c95434d64d - <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::broadcast::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:228:78
[INFO] [stdout]   25:     0x64c95433ae90 - tokio[7cd856221e8e893b]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::broadcast::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:106:9
[INFO] [stdout]   26:     0x64c954338e65 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[7cd856221e8e893b]::coop::Budget>>>::try_with::<tokio[7cd856221e8e893b]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::broadcast::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x64c95433814e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[7cd856221e8e893b]::coop::Budget>>>::with::<tokio[7cd856221e8e893b]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::broadcast::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x64c95434c793 - tokio[7cd856221e8e893b]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::broadcast::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:99:13
[INFO] [stdout]   29:     0x64c95434c793 - tokio[7cd856221e8e893b]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::broadcast::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:76:5
[INFO] [stdout]   30:     0x64c95434c793 - <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::broadcast::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:228:39
[INFO] [stdout]   31:     0x64c95434d2ba - tokio[7cd856221e8e893b]::runtime::basic_scheduler::enter::<<tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::broadcast::{closure#0}>>::{closure#0}, (), tokio[7cd856221e8e893b]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:337:29
[INFO] [stdout]   32:     0x64c954334825 - <tokio[7cd856221e8e893b]::macros::scoped_tls::ScopedKey<tokio[7cd856221e8e893b]::runtime::basic_scheduler::Context>>::set::<tokio[7cd856221e8e893b]::runtime::basic_scheduler::enter<<tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::broadcast::{closure#0}>>::{closure#0}, (), tokio[7cd856221e8e893b]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x64c95434a296 - tokio[7cd856221e8e893b]::runtime::basic_scheduler::enter::<<tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::broadcast::{closure#0}>>::{closure#0}, (), tokio[7cd856221e8e893b]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:337:13
[INFO] [stdout]   34:     0x64c954347913 - <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::broadcast::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:218:9
[INFO] [stdout]   35:     0x64c954348983 - <tokio[7cd856221e8e893b]::runtime::basic_scheduler::InnerGuard<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::broadcast::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:489:38
[INFO] [stdout]   36:     0x64c95434933e - <tokio[7cd856221e8e893b]::runtime::basic_scheduler::BasicScheduler<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on::<tests[a984fcec33ebfe48]::broadcast::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:178:30
[INFO] [stdout]   37:     0x64c954358681 - <tokio[7cd856221e8e893b]::runtime::Runtime>::block_on::<tests[a984fcec33ebfe48]::broadcast::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   38:     0x64c95432ee5f - tests[a984fcec33ebfe48]::broadcast
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:126:36
[INFO] [stdout]   39:     0x64c954328e67 - tests[a984fcec33ebfe48]::broadcast::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:52:21
[INFO] [stdout]   40:     0x64c954310256 - <tests[a984fcec33ebfe48]::broadcast::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64c95437076b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64c95437076b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x64c95437d15b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x64c95437d15b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64c95437d15b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x64c95437d15b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64c95437d15b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64c95437d15b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x64c95437d15b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x64c954378874 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x64c954378874 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64c95437fd62 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x64c95437fd62 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64c95437fd62 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x64c95437fd62 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64c95437fd62 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64c95437fd62 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x64c95437fd62 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64c9548b03af - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x64c9548b03af - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x71b13c5a3aa4 - <unknown>
[INFO] [stdout]   62:     0x71b13c630a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- multiple_connections_with_multiple_sessions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'multiple_connections_with_multiple_sessions' (19) panicked at tests/tests.rs:189:50:
[INFO] [stdout] create_session: Pool(Backend(IOError(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64c9548b0c2a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64c9548b0c2a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64c9548b0c2a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64c9548b0c2a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64c9548c911a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64c9548c911a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64c9548b5bf2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64c9548b5bf2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64c95488e6df - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64c95488e6df - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64c9548a8869 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64c95437c68c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64c95437c68c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64c9548a8ae2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64c9548a8ae2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64c95488e798 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64c954885e79 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64c95488f70d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64c9548c98dc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64c9548c9652 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64c95433eead - <core[a96a4c5c53f902a3]::result::Result<amqp_manager[ef289d71146babb2]::session::AmqpSession, amqp_manager[ef289d71146babb2]::AmqpError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64c95432a385 - tests[a984fcec33ebfe48]::multiple_connections_with_multiple_sessions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:189:50
[INFO] [stdout]   22:     0x64c954357d6d - <core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::multiple_connections_with_multiple_sessions::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64c95434d40d - <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::multiple_connections_with_multiple_sessions::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:228:78
[INFO] [stdout]   24:     0x64c95433ac30 - tokio[7cd856221e8e893b]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::multiple_connections_with_multiple_sessions::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x64c954338c65 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[7cd856221e8e893b]::coop::Budget>>>::try_with::<tokio[7cd856221e8e893b]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::multiple_connections_with_multiple_sessions::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x64c9543380ae - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[7cd856221e8e893b]::coop::Budget>>>::with::<tokio[7cd856221e8e893b]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::multiple_connections_with_multiple_sessions::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x64c95434b1f3 - tokio[7cd856221e8e893b]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::multiple_connections_with_multiple_sessions::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x64c95434b1f3 - tokio[7cd856221e8e893b]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::multiple_connections_with_multiple_sessions::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x64c95434b1f3 - <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::multiple_connections_with_multiple_sessions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:228:39
[INFO] [stdout]   30:     0x64c95434d27a - tokio[7cd856221e8e893b]::runtime::basic_scheduler::enter::<<tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::multiple_connections_with_multiple_sessions::{closure#0}>>::{closure#0}, (), tokio[7cd856221e8e893b]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:337:29
[INFO] [stdout]   31:     0x64c954334665 - <tokio[7cd856221e8e893b]::macros::scoped_tls::ScopedKey<tokio[7cd856221e8e893b]::runtime::basic_scheduler::Context>>::set::<tokio[7cd856221e8e893b]::runtime::basic_scheduler::enter<<tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::multiple_connections_with_multiple_sessions::{closure#0}>>::{closure#0}, (), tokio[7cd856221e8e893b]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x64c954349bf6 - tokio[7cd856221e8e893b]::runtime::basic_scheduler::enter::<<tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::multiple_connections_with_multiple_sessions::{closure#0}>>::{closure#0}, (), tokio[7cd856221e8e893b]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:337:13
[INFO] [stdout]   33:     0x64c9543478d3 - <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::multiple_connections_with_multiple_sessions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:218:9
[INFO] [stdout]   34:     0x64c954348803 - <tokio[7cd856221e8e893b]::runtime::basic_scheduler::InnerGuard<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::multiple_connections_with_multiple_sessions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:489:38
[INFO] [stdout]   35:     0x64c954348d5e - <tokio[7cd856221e8e893b]::runtime::basic_scheduler::BasicScheduler<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on::<tests[a984fcec33ebfe48]::multiple_connections_with_multiple_sessions::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:178:30
[INFO] [stdout]   36:     0x64c954358321 - <tokio[7cd856221e8e893b]::runtime::Runtime>::block_on::<tests[a984fcec33ebfe48]::multiple_connections_with_multiple_sessions::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   37:     0x64c95432eaf9 - tests[a984fcec33ebfe48]::multiple_connections_with_multiple_sessions
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:225:50
[INFO] [stdout]   38:     0x64c954328e07 - tests[a984fcec33ebfe48]::multiple_connections_with_multiple_sessions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:180:55
[INFO] [stdout]   39:     0x64c9543101d6 - <tests[a984fcec33ebfe48]::multiple_connections_with_multiple_sessions::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x64c95437076b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64c95437076b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x64c95437d15b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x64c95437d15b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x64c95437d15b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x64c95437d15b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x64c95437d15b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x64c95437d15b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x64c95437d15b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x64c954378874 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x64c954378874 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x64c95437fd62 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x64c95437fd62 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x64c95437fd62 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x64c95437fd62 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x64c95437fd62 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x64c95437fd62 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x64c95437fd62 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x64c9548b03af - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   59:     0x64c9548b03af - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x71b13c5a3aa4 - <unknown>
[INFO] [stdout]   61:     0x71b13c630a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- reuse_connection_for_multiple_sessions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'reuse_connection_for_multiple_sessions' (21) panicked at tests/tests.rs:143:50:
[INFO] [stdout] create_session: Pool(Backend(IOError(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64c9548b0c2a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64c9548b0c2a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64c9548b0c2a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64c9548b0c2a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64c9548c911a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64c9548c911a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64c9548b5bf2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64c9548b5bf2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64c95488e6df - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64c95488e6df - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64c9548a8869 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64c95437c68c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64c95437c68c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64c9548a8ae2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64c9548a8ae2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64c95488e798 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64c954885e79 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64c95488f70d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64c9548c98dc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64c9548c9652 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64c95433eead - <core[a96a4c5c53f902a3]::result::Result<amqp_manager[ef289d71146babb2]::session::AmqpSession, amqp_manager[ef289d71146babb2]::AmqpError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64c954329425 - tests[a984fcec33ebfe48]::reuse_connection_for_multiple_sessions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:143:50
[INFO] [stdout]   22:     0x64c954357d2d - <core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::reuse_connection_for_multiple_sessions::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64c95434d2ed - <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::reuse_connection_for_multiple_sessions::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:228:78
[INFO] [stdout]   24:     0x64c95433ab00 - tokio[7cd856221e8e893b]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::reuse_connection_for_multiple_sessions::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x64c954338b65 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[7cd856221e8e893b]::coop::Budget>>>::try_with::<tokio[7cd856221e8e893b]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::reuse_connection_for_multiple_sessions::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x64c95433805e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[7cd856221e8e893b]::coop::Budget>>>::with::<tokio[7cd856221e8e893b]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::reuse_connection_for_multiple_sessions::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x64c95434a723 - tokio[7cd856221e8e893b]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::reuse_connection_for_multiple_sessions::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x64c95434a723 - tokio[7cd856221e8e893b]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::reuse_connection_for_multiple_sessions::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x64c95434a723 - <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::reuse_connection_for_multiple_sessions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:228:39
[INFO] [stdout]   30:     0x64c95434d25a - tokio[7cd856221e8e893b]::runtime::basic_scheduler::enter::<<tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::reuse_connection_for_multiple_sessions::{closure#0}>>::{closure#0}, (), tokio[7cd856221e8e893b]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:337:29
[INFO] [stdout]   31:     0x64c954334585 - <tokio[7cd856221e8e893b]::macros::scoped_tls::ScopedKey<tokio[7cd856221e8e893b]::runtime::basic_scheduler::Context>>::set::<tokio[7cd856221e8e893b]::runtime::basic_scheduler::enter<<tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::reuse_connection_for_multiple_sessions::{closure#0}>>::{closure#0}, (), tokio[7cd856221e8e893b]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x64c9543498a6 - tokio[7cd856221e8e893b]::runtime::basic_scheduler::enter::<<tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::reuse_connection_for_multiple_sessions::{closure#0}>>::{closure#0}, (), tokio[7cd856221e8e893b]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:337:13
[INFO] [stdout]   33:     0x64c9543478b3 - <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::reuse_connection_for_multiple_sessions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:218:9
[INFO] [stdout]   34:     0x64c954348743 - <tokio[7cd856221e8e893b]::runtime::basic_scheduler::InnerGuard<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::reuse_connection_for_multiple_sessions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:489:38
[INFO] [stdout]   35:     0x64c954348a6e - <tokio[7cd856221e8e893b]::runtime::basic_scheduler::BasicScheduler<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on::<tests[a984fcec33ebfe48]::reuse_connection_for_multiple_sessions::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:178:30
[INFO] [stdout]   36:     0x64c954358171 - <tokio[7cd856221e8e893b]::runtime::Runtime>::block_on::<tests[a984fcec33ebfe48]::reuse_connection_for_multiple_sessions::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   37:     0x64c95432e939 - tests[a984fcec33ebfe48]::reuse_connection_for_multiple_sessions
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:176:50
[INFO] [stdout]   38:     0x64c954328dd7 - tests[a984fcec33ebfe48]::reuse_connection_for_multiple_sessions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:135:50
[INFO] [stdout]   39:     0x64c954310196 - <tests[a984fcec33ebfe48]::reuse_connection_for_multiple_sessions::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x64c95437076b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64c95437076b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x64c95437d15b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x64c95437d15b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x64c95437d15b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x64c95437d15b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x64c95437d15b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x64c95437d15b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x64c95437d15b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x64c954378874 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x64c954378874 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x64c95437fd62 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x64c95437fd62 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x64c95437fd62 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x64c95437fd62 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x64c95437fd62 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x64c95437fd62 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x64c95437fd62 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x64c9548b03af - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   59:     0x64c9548b03af - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x71b13c5a3aa4 - <unknown>
[INFO] [stdout]   61:     0x71b13c630a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pub_sub stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pub_sub' (20) panicked at tests/tests.rs:252:14:
[INFO] [stdout] Failed to create session: Pool(Backend(IOError(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64c9548b0c2a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64c9548b0c2a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64c9548b0c2a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64c9548b0c2a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64c9548c911a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64c9548c911a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64c9548b5bf2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64c9548b5bf2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64c95488e6df - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64c95488e6df - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64c9548a8869 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64c95437c68c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64c95437c68c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64c9548a8ae2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64c9548a8ae2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64c95488e798 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64c954885e79 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64c95488f70d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64c9548c98dc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64c9548c9652 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64c95433eead - <core[a96a4c5c53f902a3]::result::Result<amqp_manager[ef289d71146babb2]::session::AmqpSession, amqp_manager[ef289d71146babb2]::AmqpError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64c954345dd7 - tests[a984fcec33ebfe48]::utils::get_amqp_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:252:14
[INFO] [stdout]   22:     0x64c95432b01c - tests[a984fcec33ebfe48]::pub_sub::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:6:45
[INFO] [stdout]   23:     0x64c954357dad - <core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::pub_sub::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64c95434d52d - <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::pub_sub::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:228:78
[INFO] [stdout]   25:     0x64c95433ad60 - tokio[7cd856221e8e893b]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::pub_sub::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:106:9
[INFO] [stdout]   26:     0x64c954338d65 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[7cd856221e8e893b]::coop::Budget>>>::try_with::<tokio[7cd856221e8e893b]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::pub_sub::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x64c9543380fe - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[7cd856221e8e893b]::coop::Budget>>>::with::<tokio[7cd856221e8e893b]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::pub_sub::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x64c95434bcc3 - tokio[7cd856221e8e893b]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::pub_sub::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:99:13
[INFO] [stdout]   29:     0x64c95434bcc3 - tokio[7cd856221e8e893b]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::pub_sub::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:76:5
[INFO] [stdout]   30:     0x64c95434bcc3 - <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::pub_sub::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:228:39
[INFO] [stdout]   31:     0x64c95434d29a - tokio[7cd856221e8e893b]::runtime::basic_scheduler::enter::<<tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::pub_sub::{closure#0}>>::{closure#0}, (), tokio[7cd856221e8e893b]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:337:29
[INFO] [stdout]   32:     0x64c954334745 - <tokio[7cd856221e8e893b]::macros::scoped_tls::ScopedKey<tokio[7cd856221e8e893b]::runtime::basic_scheduler::Context>>::set::<tokio[7cd856221e8e893b]::runtime::basic_scheduler::enter<<tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::pub_sub::{closure#0}>>::{closure#0}, (), tokio[7cd856221e8e893b]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x64c954349f46 - tokio[7cd856221e8e893b]::runtime::basic_scheduler::enter::<<tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::pub_sub::{closure#0}>>::{closure#0}, (), tokio[7cd856221e8e893b]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:337:13
[INFO] [stdout]   34:     0x64c9543478f3 - <tokio[7cd856221e8e893b]::runtime::basic_scheduler::Inner<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::pub_sub::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:218:9
[INFO] [stdout]   35:     0x64c9543488c3 - <tokio[7cd856221e8e893b]::runtime::basic_scheduler::InnerGuard<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut tests[a984fcec33ebfe48]::pub_sub::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:489:38
[INFO] [stdout]   36:     0x64c95434904e - <tokio[7cd856221e8e893b]::runtime::basic_scheduler::BasicScheduler<tokio[7cd856221e8e893b]::runtime::driver::Driver>>::block_on::<tests[a984fcec33ebfe48]::pub_sub::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:178:30
[INFO] [stdout]   37:     0x64c9543584d1 - <tokio[7cd856221e8e893b]::runtime::Runtime>::block_on::<tests[a984fcec33ebfe48]::pub_sub::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   38:     0x64c95432ecb9 - tests[a984fcec33ebfe48]::pub_sub
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:48:71
[INFO] [stdout]   39:     0x64c954328e37 - tests[a984fcec33ebfe48]::pub_sub::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:5:19
[INFO] [stdout]   40:     0x64c954310216 - <tests[a984fcec33ebfe48]::pub_sub::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64c95437076b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64c95437076b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[INFO] [stdout]   43:     0x64c95437d15b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x64c95437d15b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64c95437d15b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x64c95437d15b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64c95437d15b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64c95437d15b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x64c95437d15b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x64c954378874 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x64c954378874 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64c95437fd62 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x64c95437fd62 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64c95437fd62 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x64c95437fd62 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64c95437fd62 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64c95437fd62 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x64c95437fd62 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64c9548b03af - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x64c9548b03af - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x71b13c5a3aa4 - <unknown>
[INFO] [stdout]   62:     0x71b13c630a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     broadcast
[INFO] [stdout]     multiple_connections_with_multiple_sessions
[INFO] [stdout]     pub_sub
[INFO] [stdout]     reuse_connection_for_multiple_sessions
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7ea01152e5fb8c9dd41bb522288e8fff792de800ebce515c74a20558ebbe6fc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ea01152e5fb8c9dd41bb522288e8fff792de800ebce515c74a20558ebbe6fc7", kill_on_drop: false }`
[INFO] [stdout] 7ea01152e5fb8c9dd41bb522288e8fff792de800ebce515c74a20558ebbe6fc7
